home *** CD-ROM | disk | FTP | other *** search
/ Power DOS 1996 July / Power DOS - July 1996.iso / sound / c_labs / win31 / win30.exe / README.TXT < prev    next >
Text File  |  1992-06-13  |  2KB  |  59 lines

  1. ---------------------
  2. About Files to update
  3. ---------------------
  4.  
  5.  Below is a list of updated DLL (SNDBLST.DLL) for each Sound Blaster card.
  6.   1) SB.300        - Sound Blaster 1.0 or 1.5
  7.   2) SB2_0.300     - Sound Blaster 2.0
  8.   3) SBPRO.300     - Sound Blaster Pro
  9.  
  10.  SBPMIX30.EXE - Stereo mixer that is supported by the new DLL for SB Pro.
  11.  
  12. Note : Users can either update the DLL by using INSTDLL.EXE or do their
  13.        own copy and rename.
  14.  
  15. -------------------------------
  16. Using INSTDLL.EXE to update DLL
  17. -------------------------------
  18.  
  19. INSTDLL.EXE can rename and install the selected DLL into Windows directory.
  20.  
  21. Assumptions - In the following procedure the DRIVE is assumed to be A.
  22.               If you are using other drive, just change the drive letter
  23.               accordingly.
  24.             - The DLLs is in the same directory as INSTDLL.EXE.
  25.  
  26.  Procedure to Run INSTDLL.EXE
  27.   1) Starts up Windows 3.0.
  28.   2) Select the File menu of Windows Program Manager then select Run.
  29.   3) Type A:INSTDLL.EXE in the Command Line, then
  30.   4) Click the OK button.
  31.  
  32.  Procedure to update the DLL
  33.   1) Choose the desired DLL (See "About Files to update" to confirm).
  34.      note: you may also click the "Check DLL" button to find out which
  35.            Sound Blaster card the selected DLL supports.
  36.   2) Click the "Install DLL" button to update.
  37.  
  38. --------------------------------
  39. Manually copy and rename the DLL
  40. --------------------------------
  41.  
  42. For example, if you have a Sound Blaster Pro, the new DLLs are in drive A,
  43. and your SNDBLST.DLL is in C:\WINDOWS, then your DOS command will be:
  44.  
  45.     copy a:sbpro.300 c:\windows\sndblst.dll
  46.  
  47. ---------------------------
  48. For Sound Blaster Pro Owner
  49. ---------------------------
  50.  
  51. Please delete SBMIXER.EXE and use SBPMIX30.EXE from now onwards.
  52.  
  53. ----------------------------
  54. For Sound Blaster Developers
  55. ----------------------------
  56.  
  57. You should be using SBPRO.300 for application development.
  58.  
  59.